From db9fd3971c501452474cc07accc15f27ba09dd61 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Wed, 6 Dec 2006 16:00:01 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 7 ++++++- etc/NEWS | 1 + lib-src/ChangeLog | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index f7a8a2bfb0e..3e481810a69 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -43,9 +43,14 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. * BUGS +** make-network-process :nowait t doesn't work for non-local targets + on Windows. + If it cannot be fixed, (featurep 'make-network-process '(:nowait t)) + should return nil. + ** Document use of gpg-agent -** monnier@iro.umontreal.ca, Nov 24: +** monnier@iro.umontreal.ca, Nov 24: gnus-summary-tick-article-forward doesn't work any more? ** christopher.ian.moore@gmail.com, Nov 30: too much recursion in gnus-sort-threads-1. diff --git a/etc/NEWS b/etc/NEWS index 89ccd235a53..74bb4fe6f62 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3813,6 +3813,7 @@ deleting the part of subprocess output that matches the input. ** The variable `memory-full' now remains t until there is no longer a shortage of memory. ++++ ** When Emacs receives a USR1 or USR2 signal, this generates input event sequences: [signal usr1] or [signal usr2]. diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 133a1e15f03..97266d8a66e 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,4 +1,4 @@ -2006-12-06 Christoph Conrad (tiny change) +2006-12-06 Christoph Conrad * makefile.w32-in ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe): Use $(USER32) for compatibility with Visual Studio .NET 2003. -- 2.30.2